Resource ValueSet/FHIR Server from package ca.on.oh-setp#1.0.38 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "ValueSet",
"id" : "business-status",
"url" : "http://ontariohealth.ca/fhir/ValueSet/business-status",
"version" : "1.0.0",
"name" : "BusinessStatus",
"title" : "Business Status",
"status" : "draft",
"publisher" : "Ontario Health",
"description" : "Surgery case information and status",
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://ontariohealth.ca/fhir/CodeSystem/business-status",
"concept" : [
{
"code" : "booked",
"display" : "Booked"
},
{
"code" : "cancelled",
"display" : "Cancelled"
},
{
"code" : "entered-in-error",
"display" : "Entered in Error"
},
{
"code" : "performed",
"display" : "Performed"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.